﻿/************************************************全局样式************************************************/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, 宋体;
}
div{
	margin:auto;
	overflow:hidden;
}
ul{
	margin:0px auto;
	padding:0px;
	list-style:none;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	color:#3366CC;
}
img{
	border:none;
}
form{
	margin:0px;
	padding:0px;
}
/************************************************页眉************************************************/
.Header{
	background-image:url('topbg.png');
	min-width:1000px;
}
/************************************************导航************************************************/
.Nav{
	height:40px;
	background-image:url('navbg.png');
	border-bottom:3px #DDDDDD solid;
	min-width:1000px;
}
/************************************************动画************************************************/
.Topflash{
	height:250px;
	border-top:2px #0479E3 solid;
	border-bottom:7px #0479E3 solid;
	min-width:1000px;
}
/************************************************公共************************************************/
.Container{
	background-image:url('bodybg.png');
	background-position:center top;
	background-repeat: repeat-x;
}

/************************************************内容************************************************/
.IndexCont{
	width:1000px;
	height:auto;
	margin:10px auto;
}
/************************左侧************************/
.IndexCont .left{
	float:left;
	width:230px;
}
.leftcont{
	width:230px;
	background-image:url('left2.png');
	background-position:left top;
	background-repeat:repeat-y;
	padding:10px 0px;
}
.leftcont ul{
	width:200px;
}
.leftcont li{
	text-align:left;
}
.leftcont li a{
	display:block;
	background-image:url('../global/arrow_002.gif');
	background-position:10px 50%;
	background-repeat:no-repeat;
	padding-left:25px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px #EBEBEB dashed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftcont li a:hover{
	background-color:#F1F9FC;
}
.leftcont li li a{
	background-image:url('../global/arrow_135.gif');
	background-position:20px 50%;
	padding-left:35px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
.leftcont ul ul ul{display: none;}

/************************中间************************/
.IndexCont .center{
	float:left;
	width:440px;
	padding-left:25px;
	padding-top:10px;
}
.gsjj{
	padding:20px 0px;
	line-height:20px;
	text-align:left;
}

/************************右侧************************/
.IndexCont .right{
	float:right;
	width:280px;
}

.xwzx{
	background-image:url('right2.png');
	background-position:left top;
	background-repeat:repeat-y;
}
.qyjs{
	padding-top:10px;
}
.lxwm{
	padding:50px 20px 0px;
	background-image:url('right4.jpg');
	background-position:left 10px;
	background-repeat:no-repeat;
	height:249px;
	text-align:left;
	line-height:20px;
}
/************************************************内页内容************************************************/
.Nyright{
	float:right;
	width:750px;
}
.NyTitle{
	padding:20px 0px 0px;
	text-align:center;
	background-image:url('nytitle.gif');
	background-position:left 15px;
	background-repeat:no-repeat;
	height:24px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
	font-family:Arial, 微软雅黑, 宋体;
	text-indent:30px;
}
.Maincont{
	padding:20px 20px 20px;
	text-align:left;
	line-height:25px;
	clear:both;
}
/************************************************页尾************************************************/
.Footer{
	background-color:#F5F7F6;
	border-top:3px  double #CCCCCC;
	text-align:center;
	padding:20px 0px;
	line-height:20px;
	color:#666666;
	min-width:1000px;
	clear:both;
}
/************************************************其他************************************************/
/********************首页文章********************/
.IndexArts{
}
/********************首页图片列表********************/
/*******表格排列*******/
.IndexProdList{
	padding:20px 0px;
}
.IndexProdList li{
	width:146px;
	height:130px;
	float:left;
}
.IndexProdList li img{
	width:130px;
	height:100px;
	padding:3px;
	border:1px solid #E8E8E8;
}
.IndexProdList li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/********************首页新闻列表********************/
.IndexNewsList{
	padding:10px 20px;
}
.IndexNewsList li{
	height:30px;
	line-height:30px;
	border-bottom:1px #EEEEEE solid;
}
.IndexNewsList a{
	display:block;
	
	background-image:url('../global/Maincont_ico2.gif');
	background-position:5px center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexNewsList .Name{
	float:left;
	width:70%;
}
.IndexNewsList .Time{
	float:right;
	width:30%;
	color:gray;

}
/*主导航
.ChannelMenu {padding:0px 40px;}
.ChannelMenu li {float: left;width:90px;}
.ChannelMenu li a {font-size: 12px;text-align: center; letter-spacing:2px;}
.ChannelMenu li a:hover {color: #FF9900;}
*/

/*左侧产品列表*/
.ProdTree {padding:10px 20px;}
.ProdTree li {padding-bottom:2px; }
.ProdTree li a {display:block; border:1px #D3D3D3 solid;height:20px; line-height:20px;background-color:white;background-image:url('ico001.gif');background-position:10px center;background-repeat:no-repeat; text-indent:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ProdTree li a:hover {color: black;background-color: #E2ECF3; font-weight:bold}
.ProdTree ul li a {font-weight: normal;background-image: none;}


/*自定义文字列表*/
.TextList {padding: 0px 0px;}
.TextList li {border-bottom: 1px #CCCCCC  dashed;height: 24px;line-height: 24px; }
.TextList .Name {width:95%;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:12px;background-image:url('t.png');background-repeat:no-repeat;background-position:0px center;}
.TextList a {color:#3D3D3D;}
.TextList .Time {display:none;}


/*自定义图片列表*/
.IcoList {padding: 10px 0px;}
.IcoList li {float: left;width: 150px;height: 140px;overflow: hidden;text-align: center;}
.IcoList li a {display: block;line-height: 25px;}
.IcoList li img {width: 130px;height: 100px;padding: 3px;border: 1px solid #CCCCCC;}


/********************************干栏目列表页*********************************/

/*干栏目标题*/
.ColumnsTitle {clear:both;background-color:#EEE;line-height:100%}
.ColumnsName {float:left;padding:7px 0px 7px 20px;font-size:14px;font-weight:bold;color:#336699; letter-spacing:2px;}
.ColumnsMore {float:right;padding:7px 20px 7px 20px;background-color:#DDD;}

/*干栏目文字列表*/
.CustomTextList {padding: 20px 0px;}
.CustomTextList li {height: 30px;line-height: 30px;border-bottom: 1px #CCCCCC dashed;}
.CustomTextList li .Name {float: left;width: 80%;background-image: url('Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;text-indent: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.CustomTextList li .Time {float: right;width: 20%;}

/*干栏目图片列表*/
.ColumnsIcoList {padding: 20px 0px;}
.ColumnsIcoList li {float: left;width:210px;height: 180px;overflow: hidden;text-align: center;}
.ColumnsIcoList li a {display: block;line-height: 25px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ColumnsIcoList li img {width: 180px;height: 140px;padding: 3px;border: 1px solid #CCCCCC;}

/********************************内页列表页*********************************/

/*内页列表统计*/
.RecordTotal{text-align:right;color:gray;}

/*内页文字列表*/
.PageTextList li {height: 30px;line-height: 30px;border-bottom: 1px solid #F2F2F2;}
.PageTextList li .Name {float: left;width: 80%;background-image: url('../global/Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;text-indent: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.PageTextList li .Time {float: right;width: 20%;}

/*内页图片列表*/
.PageIcoList {padding:20px 0px;}
.PageIcoList li {float:left; width:175px;height: 160px;overflow: hidden;text-align: center;}
.PageIcoList li a {display: block;line-height: 25px;}
.PageIcoList li img {width: 150px;height: 120px;padding: 3px;border: 1px solid #CCCCCC;}

/*分页*/
.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination a {padding: 3px 10px;margin: 0px 5px;border: 1px gray solid;background-color: #F9F9F9;}
.Pagination a:hover {background-color: #0066CC;color: #FFFFFF;}

/********************************内容页*********************************/

/*当前位置*/
.Station{padding:10px 20px;text-align:right;color:gray;}
.Station a{color:gray;}

/*内容出处*/
.PageFrom {text-align: center;color: gray;padding:10px 0px;}

/*内页内容区域*/
.PageCont{line-height:25px;}

/*文字内容*/
.PageName{display:none;}

/*表格样式1*/
.PageTable_1 {border-collapse: collapse;width: 100%;}
.PageTable_1 thead {background-color: #F3F3F3;font-weight: bold;}
.PageTable_1 td {border: 1px gray solid;text-align: center; line-height:20px;}

/*表格样式2*/
.PageTable_2 {width: 100%;}
.PageTable_2 td {text-align: center;}

/*列表样式1*/
.PageUl_1{width:700px;}
.PageUl_1 li{float:left;width:350px;}

/*返回*/
.PageBack {clear: both;padding: 10px 0px;text-align: center;}
.PageBack a {padding: 3px 10px;margin: 0px 5px;border: 1px gray solid;background-color: #F9F9F9;}
.PageBack a:hover {background-color: #0066CC;color: #FFFFFF;}

/*浏览统计*/
.PageCount{	display:none;}

/*相关列表*/
.Related{border-bottom:1px #E6E6E6 solid;padding:10px;background-color:#F9F9F9;margin-top:20px;}
.Related .RelatedTitle{font-weight:bold;padding:5px;border-bottom:1px #E6E6E6 solid;}
.Related ul{padding-left:20px;}
.Related ul li{border-bottom:1px #E6E6E6 dashed;}


/********************邮箱登陆********************/
#MailLogin table{font-size:12px; border-collapse:collapse; }
#MailLogin td{font-size:12px; color:white; font-family: Verdana;padding:5px;text-align:center;}
#MailLogin .mail_tr1{}
#MailLogin .mail_tr2{}
#MailLogin .input_name{width:100px;font-size:10px;}
#MailLogin .input_domain{width:60px;font-size:11px;}
#MailLogin .input_password{width:100px;font-size:10px;}
#MailLogin .input_submit{font-size:12px;margin:0px 3px}



/********************客户留言样式********************/
.MsgForm {text-align: center;}
.MsgFormTitle {font-size: 12px;font-weight: bold;width: 618px;text-align: left;background-color: #FFCC00;text-indent: 20px;height: 30px;line-height: 30px;border: 1px solid #CC6600;}
.MsgForm table {width: 618px;font-size: 12px;border-collapse: collapse;text-align: left;}
.MsgForm td {	padding: 3px;	/*border:1px black solid;*/}
.MsgForm td.td1 {width: 70px;text-align: center;}
.MsgForm input.text1 {width: 200px;}
.MsgForm textarea.text1 {width: 98%;}
.MsgForm .submit {text-align: center;}
.MsgTable {text-align: center;}
.MsgTableTitle {font-size: 12px;font-weight: bold;width: 618px;text-align: left;background-color: #FFCC00;text-indent: 20px;height: 30px;line-height: 30px;border: 1px solid #CC6600;}
.MsgTable table {width: 620px;font-size: 12px;line-height: 18px;border-collapse: collapse;margin: 3px 0px;}
.MsgTable td {padding: 5px;border: 1px solid #CC6600;}
.MsgTable .td1 div {text-align: center;}
.MsgTable td.td1 {width: 100px;background-color: #FFF1BB;}
.MsgTable td.td2 {text-align: right;background-color: #FFF1BB;}
.MsgTable td.td3 {text-align: left;background-color: #FFF1BB;}
.MsgTable td.td4 {width: 100px;font-weight: bold;text-align: center;background-color: #FFF1BB;}
.MsgTable td.td5 {font-weight: bold;text-align: right;background-color: #FFF1BB;}
.MsgTable td.td6 {font-weight: bold;text-align: left;background-color: #FFF1BB;}
.MsgTable .Pagination td {border: 0px;}



